Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image recognition, external URLs, content references #44

Merged
merged 30 commits into from
Jan 12, 2024

Conversation

stoerr
Copy link
Member

@stoerr stoerr commented Jan 12, 2024

This introduces several features for the content creation dialog.

  • If the component itself or siblings contain references to other pages / content fragments / experience fragments / images, up to 5 of these are offered as sources in the source selection menu. If selected, their text content is retrieved into the source text. If an image is referenced, it is displayed instead as source content.
  • There is an additional selector "external URL" that makes an URL field appear. The text content of the URL will be used as source field.
  • If an image is selected from the source menu, it is possible to use the (beta) vision functionality of ChatGPT to e.g. generate a textual description.
  • For the vision functionality an optional configuration for the used OpenAI model is needed (currently gpt-4-vision-preview, still in beta.)

@stoerr stoerr self-assigned this Jan 12, 2024
@stoerr stoerr added the enhancement New feature or request label Jan 12, 2024
@stoerr stoerr merged commit a51eb66 into develop Jan 12, 2024
2 checks passed
@stoerr stoerr deleted the feature/imagerecognition branch January 12, 2024 16:20
@stoerr stoerr mentioned this pull request Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant